Fix bug #14780 with unreachable lines near end of buffer.
authorEli Zaretskii <eliz@gnu.org>
Wed, 24 Jul 2013 17:36:42 +0000 (20:36 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 24 Jul 2013 17:36:42 +0000 (20:36 +0300)
commitd95ad5cc0ab1372a962efd5b164ab9fba6e327fc
tree5340ece64a8097714488aebfe89b5c08c1b94f72
parent5b7c77228786c00662ac43ef0f53bb5a3fe493dc
Fix bug #14780 with unreachable lines near end of buffer.

 src/xdisp.c (redisplay_window): Instead of moving point out of
 scroll margin, reject the force_start method, and try scrolling.
src/ChangeLog
src/xdisp.c